home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 5 / DISK2058.ZIP / UNFAST.EXE / SOFA_FIX.HLP < prev    next >
Text File  |  1980-01-01  |  1KB  |  36 lines

  1. Fixed: PUSH/POP segment:exp compiles without an error.
  2.  
  3. SOFA: v1.60   Date: 03/01/1989
  4. Fixed: OFFSET label doesn't need the brackets around the label,
  5.        eg OFFSET label is ok without the brackets.
  6.  
  7. SOFA: v1.61   Date: 08/01/1989
  8. Fixed: Added #ORG n command to change code origin say from 100h to 0.
  9.  
  10. SOFA: v1.62   Date: 05/02/1989
  11. Fixed: PUSH/POP to work with 'complex' opcodes when using ',' as a seperator.
  12.  
  13. SOFA: v1.63   Date: 11/03/1989
  14. Fixed: Tidied up some SOFA code and removed the SOFA maintenance BEEP option,
  15.        this was only setup becase SOFA used to be a slowish compiler.
  16.  
  17. SOFA: v1.64   Date: 01/05/1989
  18. Fixed: Tiny fixups, speeded up compiler when handling registers.
  19.  
  20. SOFA: v1.65   Date: 07/06/1989
  21. Fixed: The message 'Warning! Undefined labels (0 used).' is now printed even
  22.        when the warnings option has been turned off.
  23.        This could have meant errors went undetected or programs behaved
  24.        [even more] strangely.
  25.  
  26. SOFA: v1.66   Date: 20/06/1989
  27. Fixed: Added SOFA.CFG file, if its not found in the current directory then the
  28.        defaults are used. SOFA /m will save it automatically after altering
  29.        the SOFA defaults.
  30.  
  31. SOFA: v1.68   Date: 22/08/1989
  32. Fixed: See FAST fix for same date, all changes are relevant to SOFA for this
  33.        version.
  34.  
  35. SOFA: v1.69   Date: 28/08/1989
  36.